; Fix wrong-type-argument in 'rcirc-handler-INVITE'
authorPhilip Kaludercic <philipk@posteo.net>
Thu, 16 May 2024 17:51:11 +0000 (19:51 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Thu, 16 May 2024 17:51:48 +0000 (19:51 +0200)
commit650ee9e071eea2ff8504e056131efa9f6ac894e9
tree00b1aef9a7e12a2fe690f027eccd03ee5fa86307
parentacfb2c6163b60507801fb8666129925e793394c9
; Fix wrong-type-argument in 'rcirc-handler-INVITE'

* lisp/net/rcirc.el (rcirc-handler-INVITE): Use
'with-rcirc-process-buffer' instead of passing a process to
'buffer-local-value'.
lisp/net/rcirc.el